Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix @NoCache without fields handling in RESTEasy Reactive #19823

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 1, 2021

Fixes: #19822 (and bring RESTEasy Reactive in line with RESTEasy Classic on how the cache headers are handled)

@gastaldi gastaldi merged commit 7b44ba0 into quarkusio:main Sep 1, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 1, 2021
@gastaldi gastaldi deleted the #19822 branch September 1, 2021 13:09
@jsmrcka
Copy link
Contributor

jsmrcka commented Sep 3, 2021

@geoand @gastaldi Do you plan to backport this to 2.2?

@geoand
Copy link
Contributor Author

geoand commented Sep 3, 2021

That's what the backport label is for :)

@gsmet gsmet modified the milestones: 2.3 - main, 2.2.2.Final Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RESTEasy Reactive @NoCache unexpected behavior
4 participants